| Name | Description | |
|---|---|---|
![]() | PDF3DCrossSection Constructor | Overloaded. |
The following tables list the members exposed by PDF3DCrossSection.
| Name | Description | |
|---|---|---|
![]() | PDF3DCrossSection Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | getCenterOfRotation | Gets the center of rotation of the cutting plane. |
![]() | getColor | Gets the color for the cutting plane. |
![]() | getCos3DCrossSection | Gets the COS cross-section. |
![]() | getIntersectionColor | Gets the color for the cutting plane's intersection with the 3D artwork. |
![]() | getOpacity | Gets the opacity of the cutting plane. |
![]() | getOrientation | Gets the orientation of the cutting plane. |
![]() | isVisibleIntersection | Gets a value indicating the visibility of the intersection of the cutting plane with any 3D geometry. |
![]() | setCenterOfRotation | Sets the center of rotation of the cutting plane. |
![]() | setColor | Sets the color for the cutting plane. |
![]() | setIntersectionColor | Sets the color for the cutting plane's intersection with the 3D artwork. |
![]() | setIsVisibleIntersection | Sets a value indicating the visibility of the intersection of the cutting plane with any 3D geometry. |
![]() | setOpacity | Sets the opacity of the cutting plane. |
![]() | setOrientation | Sets the orientation of the cutting plane. Exactly one of the values must be null, indicating an initial state of the cutting plane that is perpendicular to the corresponding axis and clipping all geometry on the positive side of that axis. The other two values must be numbers indicating the rotation of the plane, in degrees, around their corresponding axes. The order in which these rotations are applied should match the order in which the values appear in the array. |